object QueryForm: TQueryForm Left = 373 Top = 112 BorderIcons = [biSystemMenu] BorderStyle = bsDialog ClientHeight = 162 ClientWidth = 242 Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] KeyPreview = True Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 15 object Image1: TNeoBookImage Left = 12 Top = 16 Width = 32 Height = 32 AutoSize = True Transparent = True end object Prompt: TLabel Left = 52 Top = 14 Width = 46 Height = 16 Caption = 'Prompt' Font.Color = clBtnText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object AskImage: TNeoBookImage Left = 200 Top = 120 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Visible = False end object AlertImage: TNeoBookImage Left = 164 Top = 120 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Visible = False end end